[INFO] fetching crate qcs 0.26.1-rc.1...
[INFO] testing qcs-0.26.1-rc.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate qcs 0.26.1-rc.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate qcs 0.26.1-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qcs 0.26.1-rc.1
[INFO] tweaked toml for crates.io crate qcs 0.26.1-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qcs 0.26.1-rc.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qcs 0.26.1-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86e5f83fcf0b17e41545b434557b319d57f20b5247bdf5148512947a19c32f80
[INFO] running `Command { std: "docker" "start" "-a" "86e5f83fcf0b17e41545b434557b319d57f20b5247bdf5148512947a19c32f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86e5f83fcf0b17e41545b434557b319d57f20b5247bdf5148512947a19c32f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e5f83fcf0b17e41545b434557b319d57f20b5247bdf5148512947a19c32f80", kill_on_drop: false }`
[INFO] [stdout] 86e5f83fcf0b17e41545b434557b319d57f20b5247bdf5148512947a19c32f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 178de7ca4396425c3302fc93400cfb9d7507cc51a3d486c1e8d47244b68fd7ec
[INFO] running `Command { std: "docker" "start" "-a" "178de7ca4396425c3302fc93400cfb9d7507cc51a3d486c1e8d47244b68fd7ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling optipy v0.1.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling qcs-api-client-common v0.17.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling async-tempfile v0.7.0
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling qcs-api-client-grpc v0.17.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-socks5 v0.6.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling quil-rs v0.35.0
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling cached_proc_macro v0.17.0
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling hyper-proxy2 v0.1.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.31.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling hyper-socks2 v0.9.1
[INFO] [stderr]    Compiling internment v0.8.6
[INFO] [stderr]    Compiling qcs v0.26.1-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cached v0.44.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling qcs-api-client-openapi v0.18.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 04s
[INFO] running `Command { std: "docker" "inspect" "178de7ca4396425c3302fc93400cfb9d7507cc51a3d486c1e8d47244b68fd7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178de7ca4396425c3302fc93400cfb9d7507cc51a3d486c1e8d47244b68fd7ec", kill_on_drop: false }`
[INFO] [stdout] 178de7ca4396425c3302fc93400cfb9d7507cc51a3d486c1e8d47244b68fd7ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfafe9c512d351fe2370919512fc8982212bd74fc896807f6130a73e214abe45
[INFO] running `Command { std: "docker" "start" "-a" "bfafe9c512d351fe2370919512fc8982212bd74fc896807f6130a73e214abe45", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling qcs-api-client-common v0.17.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling async-tempfile v0.7.0
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling qcs-api-client-grpc v0.17.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-socks5 v0.6.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling qcs v0.26.1-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-proxy2 v0.1.0
[INFO] [stderr]    Compiling hyper-socks2 v0.9.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling cached v0.44.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling quil-rs v0.35.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.31.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling oauth2-test-server v0.1.3
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling qcs-api-client-openapi v0.18.0
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQ4MD1j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libqcs,libcached-ab3172ae5e92a176,libhashbrown-da345280dcb8293c,libcached_proc_macro_types-97e452174395b227,libnum-b42dcf46f8b40910,libnum_iter-8f709bd930192bd6,libzmq-3a4a1c33a177cb84,libzmq_sys-77a30fad04ba55b5,libbitflags-e2b4db6c651223da,librmp_serde-eaca83cffc335984,librmp-a955c7307b553556,libqcs_api_client_openapi-8ece03bb7f26d42e,libserde_with-1673e45802ca9d8e,libqcs_api_client_grpc-15a0e82a1907ce6b,libpbjson_types-1bb8b9ff9f89edd2,libpbjson-a7fe9871def227a6,libbase64-64299f9d815d057c,libtonic-6af124ff11e7bbcc,libhyper_timeout-6308acf82aed4e93,libsocket2-b2b1940cffabcd17,libaxum-ba66aced43acb1a2,libmatchit-9957f6fb3fe31ab2,libaxum_core-0a868358e3edd953,libpin_project-7d1f4770575cfc40,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-e56d5e19a4b06c6f,libhyper_socks2-b1ec47ce788934f0,libasync_socks5-7f2789433e3c3a90,libhyper_proxy2-f8f2d7950a3f240f,libhyper_rustls-0b74560b747ad172,librustls_native_certs-2e9d2e097ff7c305,librustls_pemfile-2e8a6a9e0f125c1c,libheaders-2d3cacce3a3abf6d,libsha1-791d5169f14795d3,libheaders_core-e9be8c17264f3b77,libtokio_rustls-f1ae4ce28d5631be,librustls-88327cc8e2a2c220,libwebpki-b725aea54a73632f,libprost-07e460150fd37b0c,libqcs_api_client_common-729ce49940894fb4,libtoml-0a3f692ddb5e9e8a,libserde_spanned-602b31272523ac5d,libwebbrowser-0d62f550c047c634,libshellexpand-60069688672dcbba,libjsonwebtoken-635c432a6c76286c,libpem-d607f251a0d98a82,libsimple_asn1-ea202008e1623e2a,libthiserror-2639ab6c4a0f696d,libfutures-0051e2129627a09b,libfutures_executor-8beaf8be6a27e367,libtoml_edit-d9d88a25ab994f15,libtoml_parser-6f89cebadfc80cd5,libtoml_writer-08df5d766953bd8c,libtoml_datetime-d708f76ba136dbe6,libfigment-c3a28ad779d0bfeb,libtoml-f7153df0b3ded8fc,libtoml_edit-6491c8fd1e36501c,libserde_spanned-0354f1c5eb1e5c13,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-5ca04905663d8f84,libuncased-92f75d2634723b8e,libpear-0523e22a92cba036,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libasync_tempfile-5e75b0e8676f5db2,libuuid-b2be159e197a443e,liboauth2-7d60cc12a8c064fc,libserde_path_to_error-17cadd3654d78c57,libreqwest-ff40152468ebbf54,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,libcookie_store-e53ee5bacbf39103,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-4938f7bba780f834,libhyper_rustls-0eeab202698184ba,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_tls-7eb22864c3a051d4,libtokio_native_tls-c5e600da6db1d7d3,libtokio_rustls-2e1b02947a29f4e0,librustls-360cf57e4c38941d,libsubtle-ca7024fc66e4388f,libwebpki-e7251ee67a9b4f6b,libaws_lc_rs-af4e4b76ada5985a,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-c0c3be3675c169e2,libring-c10ad49733963c77,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-9556e3dd32d12220,libiri_string-d8b08e8827a09725,libtower-894b9528393d5a3d,libtower_layer-d70c7e404336389b,libnative_tls-3019ea2f8cfca071,libopenssl_probe-cbab9b905ab83f66,libopenssl-bddaaa007028abbe,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-73e7df06bfb252ca,libsync_wrapper-a3845461b7db14a0,libsha2-77e54344096e6ba8,libcpufeatures-471354fefbcaf2d8,libdigest-da8247397d45d19c,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libserde_json-92fabdc9fff92ea6,libzmij-26240a070e5a122c,libchrono-b22adc89bc1a42dd,libiana_time_zone-e4284183d46316cc,libhyper_util-dacc600104706a95,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libfutures_util-8afe85d30db0ad1a,libfutures_io-3e19596c076de665,libfutures_task-19b3aba2be9e7ae8,libhyper-a02b3af2ad08c304,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-87e8dceab19851ab,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-c679acf38b3b9ea3,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtokio_util-a508a3c4a0eb2189,libfutures_sink-be8442ee548d90f9,libderive_builder-8506fa2784255633,libtime-41cc0f6b43302752,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-f0e25b6d02d9ae2c,libpowerfmt-a0c185df26c26a22,libbackoff-62ac1cc9ef96ba3c,libfutures_core-fc6bb1738f00fc87,libinstant-e3a69bbac7b24b4a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libquil_rs-53d8a7684e7292b5,libstatrs-524fc910d823146f,libnalgebra-6863279f45fd1eb0,librand_distr-e6bd097cb20364bd,libnum_rational-237d57d50a68019d,libnum_bigint-f9e84f82331c4561,libtypenum-0e02f3386ab040bb,libsimba-1ebdcb77c4f4271f,libwide-c39d7a0d7eadf47f,libsafe_arch-2c25341f423e301b,libbytemuck-225736d622151e28,librand-21ee590e797a60e2,librand_chacha-d3924a63d77c304b,libppv_lite86-55bf7e62ae466c56,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libregex-b9de5ba54d21db14,libregex_automata-c2f6ae536747844b,libaho_corasick-499ed1e400614591,libregex_syntax-4c74db8415f6ed3c,libstrum-f8cd5791425e1542,libpetgraph-9046bcf3f8a5fb5c,libfixedbitset-3c4adce085318424,libthiserror-0f9c52a887c046b6,libndarray-2b01a07741b2aef6,libmatrixmultiply-e6c76d7e453bc5d1,libapprox-ecea87e5f5243dfc,libnum_integer-1e7f805ed6327c48,librawpointer-a726d041f28ef5ec,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libnum_complex-bae6606767d3a185,libserde-34ddc5a21b941e4a,libserde_core-57e528f07a610d2d,libnum_traits-03fd58aafdbeefe6,libnom_locate-da16acadebaf3645,libnom-d5c2bc16e71e7e0b,libmemchr-24927e903086475b,libbytecount-3d074ddb37370d4d,liblexical-a94dd8565c6caec7,liblexical_core-9a6d994ebb0fa0e5,liblexical_write_float-5cc605c3a4a36053,liblexical_write_integer-8e55a221d25f324c,liblexical_parse_float-ecdc4014cba3332e,liblexical_parse_integer-a25e11f2bd78d0f8,liblexical_util-3f4549ebc2f9812d,libinternment-02a93d8af1ab20cf,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libahash-87a438dfae9c5e18,libgetrandom-8ad90180b871c4ee,libonce_cell-0ba6aecba7086d38,libzerocopy-57f9719c153c2fee,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libtokio-61b21e6108dba8ed,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQ4MD1j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-83be9f37ace5ae68/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/zmq-sys-cde3d60d289e686f/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/diagnostics-6db84a9c87742c53" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcs` (bin "diagnostics") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUiDDyy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-d4c00a9b386417de,libtempfile-8cf575d90a6fa24f,libfastrand-503f12a96d791409,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287,libconsole-00a5b6b73ac0ac04,libsimilar-d5722a796f4923cd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librstest-52594660d62eb1e3,libfutures_timer-2b3f729e26c119bb,libcached-ab3172ae5e92a176,libhashbrown-da345280dcb8293c,libcached_proc_macro_types-97e452174395b227,libmaplit-019dc3e6fa39a754,libnum-b42dcf46f8b40910,libnum_iter-8f709bd930192bd6,libzmq-3a4a1c33a177cb84,libzmq_sys-77a30fad04ba55b5,libbitflags-e2b4db6c651223da,librmp_serde-eaca83cffc335984,librmp-a955c7307b553556,libfloat_cmp-567c59ef6ab97ad4,libqcs_api_client_openapi-8ece03bb7f26d42e,libserde_with-1673e45802ca9d8e,libqcs_api_client_grpc-15a0e82a1907ce6b,libpbjson_types-1bb8b9ff9f89edd2,libpbjson-a7fe9871def227a6,libbase64-64299f9d815d057c,libtonic-6af124ff11e7bbcc,libhyper_timeout-6308acf82aed4e93,libsocket2-b2b1940cffabcd17,libaxum-ba66aced43acb1a2,libmatchit-9957f6fb3fe31ab2,libaxum_core-0a868358e3edd953,libpin_project-7d1f4770575cfc40,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-e56d5e19a4b06c6f,libhyper_socks2-b1ec47ce788934f0,libasync_socks5-7f2789433e3c3a90,libhyper_proxy2-f8f2d7950a3f240f,libhyper_rustls-0b74560b747ad172,librustls_native_certs-2e9d2e097ff7c305,librustls_pemfile-2e8a6a9e0f125c1c,libheaders-2d3cacce3a3abf6d,libsha1-791d5169f14795d3,libheaders_core-e9be8c17264f3b77,libtokio_rustls-f1ae4ce28d5631be,librustls-88327cc8e2a2c220,libwebpki-b725aea54a73632f,libprost-07e460150fd37b0c,libqcs_api_client_common-729ce49940894fb4,libtoml-0a3f692ddb5e9e8a,libserde_spanned-602b31272523ac5d,libwebbrowser-0d62f550c047c634,libshellexpand-60069688672dcbba,libjsonwebtoken-635c432a6c76286c,libpem-d607f251a0d98a82,libsimple_asn1-ea202008e1623e2a,libthiserror-2639ab6c4a0f696d,libfutures-0051e2129627a09b,libfutures_executor-8beaf8be6a27e367,libtoml_edit-d9d88a25ab994f15,libtoml_parser-6f89cebadfc80cd5,libtoml_writer-08df5d766953bd8c,libtoml_datetime-d708f76ba136dbe6,libfigment-c3a28ad779d0bfeb,libtoml-f7153df0b3ded8fc,libtoml_edit-6491c8fd1e36501c,libserde_spanned-0354f1c5eb1e5c13,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-5ca04905663d8f84,libuncased-92f75d2634723b8e,libpear-0523e22a92cba036,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libasync_tempfile-5e75b0e8676f5db2,libuuid-b2be159e197a443e,liboauth2-7d60cc12a8c064fc,libserde_path_to_error-17cadd3654d78c57,libreqwest-ff40152468ebbf54,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,libcookie_store-e53ee5bacbf39103,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-4938f7bba780f834,libhyper_rustls-0eeab202698184ba,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_tls-7eb22864c3a051d4,libtokio_native_tls-c5e600da6db1d7d3,libtokio_rustls-2e1b02947a29f4e0,librustls-360cf57e4c38941d,libsubtle-ca7024fc66e4388f,libwebpki-e7251ee67a9b4f6b,libaws_lc_rs-af4e4b76ada5985a,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-c0c3be3675c169e2,libring-c10ad49733963c77,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-9556e3dd32d12220,libiri_string-d8b08e8827a09725,libtower-894b9528393d5a3d,libtower_layer-d70c7e404336389b,libnative_tls-3019ea2f8cfca071,libopenssl_probe-cbab9b905ab83f66,libopenssl-bddaaa007028abbe,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-73e7df06bfb252ca,libsync_wrapper-a3845461b7db14a0,libsha2-77e54344096e6ba8,libcpufeatures-471354fefbcaf2d8,libdigest-da8247397d45d19c,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libserde_json-92fabdc9fff92ea6,libzmij-26240a070e5a122c,libchrono-b22adc89bc1a42dd,libiana_time_zone-e4284183d46316cc,libhyper_util-dacc600104706a95,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libfutures_util-8afe85d30db0ad1a,libfutures_io-3e19596c076de665,libfutures_task-19b3aba2be9e7ae8,libhyper-a02b3af2ad08c304,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-87e8dceab19851ab,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-c679acf38b3b9ea3,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtokio_util-a508a3c4a0eb2189,libfutures_sink-be8442ee548d90f9,libderive_builder-8506fa2784255633,libtime-41cc0f6b43302752,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-f0e25b6d02d9ae2c,libpowerfmt-a0c185df26c26a22,libbackoff-62ac1cc9ef96ba3c,libtokio-61b21e6108dba8ed,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libinstant-e3a69bbac7b24b4a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libquil_rs-53d8a7684e7292b5,libstatrs-524fc910d823146f,libnalgebra-6863279f45fd1eb0,librand_distr-e6bd097cb20364bd,libnum_rational-237d57d50a68019d,libnum_bigint-f9e84f82331c4561,libtypenum-0e02f3386ab040bb,libsimba-1ebdcb77c4f4271f,libwide-c39d7a0d7eadf47f,libsafe_arch-2c25341f423e301b,libbytemuck-225736d622151e28,librand-21ee590e797a60e2,librand_chacha-d3924a63d77c304b,libppv_lite86-55bf7e62ae466c56,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libregex-b9de5ba54d21db14,libregex_automata-c2f6ae536747844b,libaho_corasick-499ed1e400614591,libregex_syntax-4c74db8415f6ed3c,libstrum-f8cd5791425e1542,libpetgraph-9046bcf3f8a5fb5c,libfixedbitset-3c4adce085318424,libthiserror-0f9c52a887c046b6,libndarray-2b01a07741b2aef6,libmatrixmultiply-e6c76d7e453bc5d1,libapprox-ecea87e5f5243dfc,libnum_integer-1e7f805ed6327c48,librawpointer-a726d041f28ef5ec,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libnum_complex-bae6606767d3a185,libserde-34ddc5a21b941e4a,libserde_core-57e528f07a610d2d,libnum_traits-03fd58aafdbeefe6,libnom_locate-da16acadebaf3645,libnom-d5c2bc16e71e7e0b,libmemchr-24927e903086475b,libbytecount-3d074ddb37370d4d,liblexical-a94dd8565c6caec7,liblexical_core-9a6d994ebb0fa0e5,liblexical_write_float-5cc605c3a4a36053,liblexical_write_integer-8e55a221d25f324c,liblexical_parse_float-ecdc4014cba3332e,liblexical_parse_integer-a25e11f2bd78d0f8,liblexical_util-3f4549ebc2f9812d,libinternment-02a93d8af1ab20cf,libdashmap-ecff37fb80605d11,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,libhashbrown-c66a0cd602652163,libahash-87a438dfae9c5e18,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-57f9719c153c2fee,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUiDDyy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-83be9f37ace5ae68/out" "-L" "/opt/rustwide/target/debug/build/zmq-sys-cde3d60d289e686f/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qcs-793828051bc7d2d9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcs` (lib test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcPWnxc3/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libqcs,libcached-ab3172ae5e92a176,libhashbrown-da345280dcb8293c,libcached_proc_macro_types-97e452174395b227,libnum-b42dcf46f8b40910,libnum_iter-8f709bd930192bd6,libzmq-3a4a1c33a177cb84,libzmq_sys-77a30fad04ba55b5,libbitflags-e2b4db6c651223da,librmp_serde-eaca83cffc335984,librmp-a955c7307b553556,libqcs_api_client_openapi-8ece03bb7f26d42e,libserde_with-1673e45802ca9d8e,libqcs_api_client_grpc-15a0e82a1907ce6b,libpbjson_types-1bb8b9ff9f89edd2,libpbjson-a7fe9871def227a6,libbase64-64299f9d815d057c,libtonic-6af124ff11e7bbcc,libhyper_timeout-6308acf82aed4e93,libsocket2-b2b1940cffabcd17,libaxum-ba66aced43acb1a2,libmatchit-9957f6fb3fe31ab2,libaxum_core-0a868358e3edd953,libpin_project-7d1f4770575cfc40,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-e56d5e19a4b06c6f,libhyper_socks2-b1ec47ce788934f0,libasync_socks5-7f2789433e3c3a90,libhyper_proxy2-f8f2d7950a3f240f,libhyper_rustls-0b74560b747ad172,librustls_native_certs-2e9d2e097ff7c305,librustls_pemfile-2e8a6a9e0f125c1c,libheaders-2d3cacce3a3abf6d,libsha1-791d5169f14795d3,libheaders_core-e9be8c17264f3b77,libtokio_rustls-f1ae4ce28d5631be,librustls-88327cc8e2a2c220,libwebpki-b725aea54a73632f,libprost-07e460150fd37b0c,libqcs_api_client_common-729ce49940894fb4,libtoml-0a3f692ddb5e9e8a,libserde_spanned-602b31272523ac5d,libwebbrowser-0d62f550c047c634,libshellexpand-60069688672dcbba,libjsonwebtoken-635c432a6c76286c,libpem-d607f251a0d98a82,libsimple_asn1-ea202008e1623e2a,libthiserror-2639ab6c4a0f696d,libfutures-0051e2129627a09b,libfutures_executor-8beaf8be6a27e367,libtoml_edit-d9d88a25ab994f15,libtoml_parser-6f89cebadfc80cd5,libtoml_writer-08df5d766953bd8c,libtoml_datetime-d708f76ba136dbe6,libfigment-c3a28ad779d0bfeb,libtoml-f7153df0b3ded8fc,libtoml_edit-6491c8fd1e36501c,libserde_spanned-0354f1c5eb1e5c13,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-5ca04905663d8f84,libuncased-92f75d2634723b8e,libpear-0523e22a92cba036,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libasync_tempfile-5e75b0e8676f5db2,libuuid-b2be159e197a443e,liboauth2-7d60cc12a8c064fc,libserde_path_to_error-17cadd3654d78c57,libreqwest-ff40152468ebbf54,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,libcookie_store-e53ee5bacbf39103,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-4938f7bba780f834,libhyper_rustls-0eeab202698184ba,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_tls-7eb22864c3a051d4,libtokio_native_tls-c5e600da6db1d7d3,libtokio_rustls-2e1b02947a29f4e0,librustls-360cf57e4c38941d,libsubtle-ca7024fc66e4388f,libwebpki-e7251ee67a9b4f6b,libaws_lc_rs-af4e4b76ada5985a,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-c0c3be3675c169e2,libring-c10ad49733963c77,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-9556e3dd32d12220,libiri_string-d8b08e8827a09725,libtower-894b9528393d5a3d,libtower_layer-d70c7e404336389b,libnative_tls-3019ea2f8cfca071,libopenssl_probe-cbab9b905ab83f66,libopenssl-bddaaa007028abbe,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-73e7df06bfb252ca,libsync_wrapper-a3845461b7db14a0,libsha2-77e54344096e6ba8,libcpufeatures-471354fefbcaf2d8,libdigest-da8247397d45d19c,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libserde_json-92fabdc9fff92ea6,libzmij-26240a070e5a122c,libchrono-b22adc89bc1a42dd,libiana_time_zone-e4284183d46316cc,libhyper_util-dacc600104706a95,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libfutures_util-8afe85d30db0ad1a,libfutures_io-3e19596c076de665,libfutures_task-19b3aba2be9e7ae8,libhyper-a02b3af2ad08c304,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-87e8dceab19851ab,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-c679acf38b3b9ea3,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtokio_util-a508a3c4a0eb2189,libfutures_sink-be8442ee548d90f9,libderive_builder-8506fa2784255633,libtime-41cc0f6b43302752,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-f0e25b6d02d9ae2c,libpowerfmt-a0c185df26c26a22,libbackoff-62ac1cc9ef96ba3c,libtokio-61b21e6108dba8ed,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libinstant-e3a69bbac7b24b4a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libquil_rs-53d8a7684e7292b5,libstatrs-524fc910d823146f,libnalgebra-6863279f45fd1eb0,librand_distr-e6bd097cb20364bd,libnum_rational-237d57d50a68019d,libnum_bigint-f9e84f82331c4561,libtypenum-0e02f3386ab040bb,libsimba-1ebdcb77c4f4271f,libwide-c39d7a0d7eadf47f,libsafe_arch-2c25341f423e301b,libbytemuck-225736d622151e28,librand-21ee590e797a60e2,librand_chacha-d3924a63d77c304b,libppv_lite86-55bf7e62ae466c56,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libregex-b9de5ba54d21db14,libregex_automata-c2f6ae536747844b,libaho_corasick-499ed1e400614591,libregex_syntax-4c74db8415f6ed3c,libstrum-f8cd5791425e1542,libpetgraph-9046bcf3f8a5fb5c,libfixedbitset-3c4adce085318424,libthiserror-0f9c52a887c046b6,libndarray-2b01a07741b2aef6,libmatrixmultiply-e6c76d7e453bc5d1,libapprox-ecea87e5f5243dfc,libnum_integer-1e7f805ed6327c48,librawpointer-a726d041f28ef5ec,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libnum_complex-bae6606767d3a185,libserde-34ddc5a21b941e4a,libserde_core-57e528f07a610d2d,libnum_traits-03fd58aafdbeefe6,libnom_locate-da16acadebaf3645,libnom-d5c2bc16e71e7e0b,libmemchr-24927e903086475b,libbytecount-3d074ddb37370d4d,liblexical-a94dd8565c6caec7,liblexical_core-9a6d994ebb0fa0e5,liblexical_write_float-5cc605c3a4a36053,liblexical_write_integer-8e55a221d25f324c,liblexical_parse_float-ecdc4014cba3332e,liblexical_parse_integer-a25e11f2bd78d0f8,liblexical_util-3f4549ebc2f9812d,libinternment-02a93d8af1ab20cf,libdashmap-ecff37fb80605d11,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,libhashbrown-c66a0cd602652163,libahash-87a438dfae9c5e18,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-57f9719c153c2fee,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcPWnxc3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-83be9f37ace5ae68/out" "-L" "/opt/rustwide/target/debug/build/zmq-sys-cde3d60d289e686f/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/delayed_job_retrieval-ebfcfe9924a84ef7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcs` (example "delayed_job_retrieval") due to 1 previous error
[INFO] [stderr] error: could not compile `qcs` (test "mocked_qpu")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name mocked_qpu --edition=2018 tests/mocked_qpu.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_insecure-issuer-validation", "experimental", "grpc-web", "libquil", "manual-tests", "python", "stubs", "tracing", "tracing-config", "tracing-opentelemetry"))' -C metadata=87074cf6f1c8b209 -C extra-filename=-0c886bb2c4b86d1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert2=/opt/rustwide/target/debug/deps/libassert2-25051ef8dfd10de5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern cached=/opt/rustwide/target/debug/deps/libcached-ab3172ae5e92a176.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-8506fa2784255633.rlib --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-b36cde614dcb2292.so --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-3a2783fe9ca68a99.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-567c59ef6ab97ad4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0051e2129627a09b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d4c00a9b386417de.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cda189f5b350378b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-11a370a7170f9408.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2b01a07741b2aef6.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-b42dcf46f8b40910.rlib --extern oauth2_test_server=/opt/rustwide/target/debug/deps/liboauth2_test_server-c63625b7abde60e2.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-e4d3a3b86bda4b3a.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-3266e2b3bb3f9385.rlib --extern optipy=/opt/rustwide/target/debug/deps/liboptipy-2e252bd5b7dc85ba.so --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-1bb8b9ff9f89edd2.rlib --extern qcs=/opt/rustwide/target/debug/deps/libqcs.rlib --extern qcs_api_client_common=/opt/rustwide/target/debug/deps/libqcs_api_client_common-729ce49940894fb4.rlib --extern qcs_api_client_grpc=/opt/rustwide/target/debug/deps/libqcs_api_client_grpc-15a0e82a1907ce6b.rlib --extern qcs_api_client_openapi=/opt/rustwide/target/debug/deps/libqcs_api_client_openapi-8ece03bb7f26d42e.rlib --extern quil_rs=/opt/rustwide/target/debug/deps/libquil_rs-53d8a7684e7292b5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b9de5ba54d21db14.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ff40152468ebbf54.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-eaca83cffc335984.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-52594660d62eb1e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-34ddc5a21b941e4a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-92fabdc9fff92ea6.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-33f46915ab480fb9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8cf575d90a6fa24f.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-8067cb2d9d748aa4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2639ab6c4a0f696d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-61b21e6108dba8ed.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a508a3c4a0eb2189.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0a3f692ddb5e9e8a.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-6af124ff11e7bbcc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0af3cb94206c03a1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b2be159e197a443e.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-858056fe00ee7b02.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-3a4a1c33a177cb84.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out -L native=/opt/rustwide/target/debug/build/ring-83be9f37ace5ae68/out -L native=/opt/rustwide/target/debug/build/zmq-sys-cde3d60d289e686f/out/lib -L native=/opt/rustwide/target/debug/build/zmq-sys-cde3d60d289e686f/out/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bfafe9c512d351fe2370919512fc8982212bd74fc896807f6130a73e214abe45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfafe9c512d351fe2370919512fc8982212bd74fc896807f6130a73e214abe45", kill_on_drop: false }`
[INFO] [stdout] bfafe9c512d351fe2370919512fc8982212bd74fc896807f6130a73e214abe45
